meson: install gdkvulkancontext.h
authorMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Wed, 24 May 2017 08:18:37 +0000 (10:18 +0200)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 14 Aug 2017 21:26:59 +0000 (22:26 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=782981

Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
gdk/meson.build

index d81f8855c8e106d0800798c0e3a9eba35ca313f9..0988dbf2fc1ce34771beef4cfc408ee2a8feb72a 100644 (file)
@@ -73,6 +73,7 @@ gdk_public_headers = files([
   'gdkthreads.h',
   'gdktypes.h',
   'gdkvisual.h',
+  'gdkvulkancontext.h',
   'gdkwindow.h',
 ])
 install_headers(gdk_public_headers, subdir: 'gtk-4.0/gdk/')